home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10747 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: csus.edu!csus
  2. From: sac46826@csus.edu (Mike)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Visual C++ graphics capabilities?
  5. Date: Sat, 09 Mar 96 20:52:19 GMT
  6. Organization: California State University Sacramento
  7. Message-ID: <4hsr1o$n31@news.csus.edu>
  8. References: <4hokdl$qvs@newsbf02.news.aol.com>
  9. NNTP-Posting-Host: @u0102-p10.dialin.csus.edu
  10. X-Newsreader: News Xpress 2.0 Beta #0
  11.  
  12. I would suggest you wait for the Direct3d API coming out in a few months.  
  13. This API is part of the DirectX package which you can obtain from Windows95 
  14. Game SDK books out on the market.
  15.  
  16. In article <4hokdl$qvs@newsbf02.news.aol.com>, rapaielli@aol.com (RAPaielli) 
  17. wrote:
  18. >I am an experienced C++ programmer, but I have never done any graphics,
  19. >and I would like to do what amounts to analytic geometry with animation
  20. >and interactivity.
  21. >
  22. >I recently bought Visual C++ 4.0 and I am starting to learn it, but I am
  23. >still confused about whether it makes sense to use MFC or whether I should
  24. >buy some other software product if I want to do graphics programming at an
  25. >intermediate level or beyond.
  26. >
  27. >I have drawn my first ellipse using the MFC CDC class, for example, but I
  28. >would like to be able to rotate it arbitrarily and I haven't figured out
  29. >how to do that.
  30. >
  31. >Your response will be appreciated.
  32. >
  33. >Russ Paielli
  34.